Parameters
- lineCount
The number of lines to encode.
- stride
The stride of the image pixels.
- pixelBuffer
A reference to the pixel buffer.
Type Parameters
- T
The number of lines to encode.
The stride of the image pixels.
A reference to the pixel buffer.
Encodes the frame scanlines.
The number of lines to encode.
The stride of the image pixels.
A reference to the pixel buffer.
Successive WritePixels calls are assumed to be sequential scanline access in the output image.